COM Up!™
is made for programmers, web developers, system administrators
and for anyone working with COM based technologies (COM, DCOM, COM+, ActiveX).
main features:
- overview of all COM objects installed on the local
system registry
- safe registering of DLL/OCX/EXE component with rich
error report support in case it fails
- safe unregistering of DLL/OCX/EXE component or only
single COM object
- complete removing of some component (unregistering
and deleting server file)
- COM objects are separated in four different lists
according to their server file type (ActiveX controls, DLLs, EXEs and all
types together)
- easy searching and sorting of COM objects by their
ProgID, Description, CLSID or status
- every COM object has its status - it can be proper
or dead(missing its server file)
- for each selected COM object appears a list of its
details and a tree showing all registry entries of the object
- removing all dead COM object entries from the registry
and cleaning the registry that way
- fast and effective comparing of selected COM object
with another one
- report generation(TXT/HTML) with filtering
- testing ActiveX control in a web page
- jumping to File Explorer with focusing selected object's
server file
- complete type library info overview of some COM object
(if the object has one)
- tree of all object's types(interfaces, coclasses,
enumerations, etc.)
- details for selected type
- all members of some selected type separated in functions,
variables, methods, properties and all together
- details for selected type's member
- etc.